Feature: Add a navigation link in secondary menu

Scenarios

Chart

Status

Progress

1

Passed

100.0 %

Failed

0.0 %
Total duration:
0m 17.846s

Scenario: Add a navigation link in secondary menu

Given I navigate to page "" 0m 2.793s
When I enter "" into input field having id "ember8" 0m 2.120s
When I enter "" into input field having id "ember10" 0m 2.125s
Then I click on element having id "ember12" 0m 2.092s
Then I click on element having css selector "a[href*='design']" 0m 2.087s
Then I enter "Enlace prueba" into input field having css selector "#secondary-navigation > .gh-blognav-item .gh-blognav-label > input" 0m 2.200s
Then I click on element having css selector "main button:first-child" 0m 2.120s
Then I navigate to page "" 0m 2.286s
Then I should see text "Enlace prueba" 0m 0.022s

Screenshots

Given I navigate to page ""
When I enter "" into input field having id "ember8"
When I enter "" into input field having id "ember10"
Then I click on element having id "ember12"
Then I click on element having css selector "a[href*='design']"
Then I enter "Enlace prueba" into input field having css selector "#secondary-navigation > .gh-blognav-item .gh-blognav-label > input"
Then I click on element having css selector "main button:first-child"
Then I navigate to page ""
Then I should see text "Enlace prueba"